home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / Mail / sun4.md / md.mk < prev   
Encoding:
Text File  |  1992-12-18  |  1.7 KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Thu Dec 17 16:40:01 PST 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c getname.c head.c lex.c list.c main.c names.c popen.c quit.c send.c strings.c temp.c tty.c vars.c v7.local.c version.c
  23. HDRS        = def.h glob.h local.h rcv.h v7.local.h
  24. MDPUBHDRS    = 
  25. OBJS        = sun4.md/aux.o sun4.md/cmd1.o sun4.md/cmd2.o sun4.md/cmd3.o sun4.md/cmdtab.o sun4.md/collect.o sun4.md/edit.o sun4.md/fio.o sun4.md/getname.o sun4.md/head.o sun4.md/lex.o sun4.md/list.o sun4.md/main.o sun4.md/names.o sun4.md/popen.o sun4.md/quit.o sun4.md/send.o sun4.md/strings.o sun4.md/temp.o sun4.md/tty.o sun4.md/v7.local.o sun4.md/vars.o sun4.md/version.o
  26. CLEANOBJS    = sun4.md/aux.o sun4.md/cmd1.o sun4.md/cmd2.o sun4.md/cmd3.o sun4.md/cmdtab.o sun4.md/collect.o sun4.md/edit.o sun4.md/fio.o sun4.md/getname.o sun4.md/head.o sun4.md/lex.o sun4.md/list.o sun4.md/main.o sun4.md/names.o sun4.md/popen.o sun4.md/quit.o sun4.md/send.o sun4.md/strings.o sun4.md/temp.o sun4.md/tty.o sun4.md/vars.o sun4.md/v7.local.o sun4.md/version.o
  27. INSTFILES    = sun4.md/md.mk sun4.md/dependencies.mk Makefile local.mk tags TAGS
  28. SACREDOBJS    = 
  29.